projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
787f4b5
)
(dired-listing-switches): Fix doc typo.
author
Glenn Morris
<rgm@gnu.org>
Sat, 27 Jan 2007 23:17:19 +0000
(23:17 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 27 Jan 2007 23:17:19 +0000
(23:17 +0000)
lisp/dired.el
patch
|
blob
|
history
diff --git
a/lisp/dired.el
b/lisp/dired.el
index 508c5510c9c81cc534ab9d6e396152a4dd759c57..7734a9bd69fb568aa9dbe02cae00512661ec9121 100644
(file)
--- a/
lisp/dired.el
+++ b/
lisp/dired.el
@@
-56,7
+56,7
@@
may contain even `F', `b', `i' and `s'. See also the variable
`dired-ls-F-marks-symlinks' concerning the `F' switch.
On systems such as MS-DOS and MS-Windows, which use `ls' emulation in Lisp,
some of the `ls' switches are not supported; see the doc string of
-`insert-directory'
o
n `ls-lisp.el' for more details."
+`insert-directory'
i
n `ls-lisp.el' for more details."
:type 'string
:group 'dired)